Divide size by 2, not multiply.
authorAlexander Larsson <alexl@redhat.com>
Mon, 4 Dec 2000 17:59:43 +0000 (17:59 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Mon, 4 Dec 2000 17:59:43 +0000 (17:59 +0000)
commitd77144614bb39e62dc40cd9b8c510b4cfee04c62
tree8eceb80df2056fba60eec9817dd1dbecb301b56e
parent9cca191b6adda9c3e7a509769cb0442a84ac2794
Divide size by 2, not multiply.

2000-12-04  Alexander Larsson  <alexl@redhat.com>

* gdk/linux-fb/gdkfont-fb.c (gdk_text_width): Divide size by 2, not
multiply.

* gdk/linux-fb/gdkpango-fb.c:
Copied some 26.6 scaling macros from pango to clean up the rounding.
(pango_fb_font_get_glyph_info): Correct sign on x value.

* gdk/linux-fb/gdkprivate-fb.h:
Removed unreferenced external functions.

* modules/linux-fb/Makefile.am: Use ` instead of '.

* modules/linux-fb/basic.c:
Remove dead code. In particular the dummy lang engine which broke all
pango layouts in GtkFB. Don't include tables-big.i anymore.

* modules/linux-fb/tables-big.i:
Upgrade to latest version from pango. Left for reference, basic_ranges
moved to basic.c.
13 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/linux-fb/gdkfont-fb.c
gdk/linux-fb/gdkpango-fb.c
gdk/linux-fb/gdkprivate-fb.h
modules/linux-fb/Makefile.am
modules/linux-fb/basic.c
modules/linux-fb/tables-big.i